Skip to content

fix(b-0534): correct B-0441 relative link in Composes-with section#3554

Merged
AceHack merged 1 commit into
mainfrom
fix/b0534-rel-link-b0441-otto-cli-2026-05-15
May 15, 2026
Merged

fix(b-0534): correct B-0441 relative link in Composes-with section#3554
AceHack merged 1 commit into
mainfrom
fix/b0534-rel-link-b0441-otto-cli-2026-05-15

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 15, 2026

Summary

Post-merge Copilot finding on PR #3551: the B-0441 relative link in the just-merged B-0534 row pointed at a non-existent filename.

  • Was: `B-0441-backlog-ready-notifier-2026-05-13.md` (does not exist)
  • Now: `B-0441-backlog-row-ready-to-grind-notifier-background-service-2026-05-13.md` (verified via `git ls-tree origin/main` — blob `c5be1703`)

This is the kind of dead-cross-reference that B-0533 (peer Otto's §33 dead-xref scanner) is being built to catch automatically.

Test plan

  • markdownlint clean on the edited row
  • Target file verified to exist on `origin/main` via `git ls-tree`
  • Branched from `origin/main` (sidetick borrow-on-existing)

🤖 Generated with Claude Code

Post-merge Copilot finding on PR #3551: B-0441 link target
`backlog-ready-notifier-2026-05-13.md` doesn't exist. Actual filename:
`B-0441-backlog-row-ready-to-grind-notifier-background-service-2026-05-13.md`.

Verified via `git ls-tree origin/main` — target blob c5be170.

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 15, 2026 18:48
@AceHack AceHack enabled auto-merge (squash) May 15, 2026 18:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a dead cross-reference in the B-0534 backlog row by updating the B-0441 relative link in the “Composes with” section to point at the correct existing filename under docs/backlog/P1/.

Changes:

  • Corrected the B-0441 relative link target in docs/backlog/P2/B-0534-... to the verified, existing B-0441 filename.

@AceHack AceHack merged commit 5df89b9 into main May 15, 2026
26 checks passed
@AceHack AceHack deleted the fix/b0534-rel-link-b0441-otto-cli-2026-05-15 branch May 15, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants